home *** CD-ROM | disk | FTP | other *** search
/ Delphi 5 for Professionals / DELPHI5.iso / AddOns / Components / InstallMaster 7.03 / Devfulldemo.exe / file0148.bin < prev    next >
Encoding:
Text File  |  1999-04-26  |  119 b   |  9 lines

  1. LIBRARY   GETCPU32
  2.  
  3.  
  4. CODE      PRELOAD MOVEABLE DISCARDABLE
  5. DATA      PRELOAD SINGLE
  6.  
  7. EXPORTS
  8.     GetCPU    @1
  9.